[INFO] cloning repository https://github.com/SegaraRai/strip-whitespace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SegaraRai/strip-whitespace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSegaraRai%2Fstrip-whitespace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSegaraRai%2Fstrip-whitespace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67ffe1012cf6bfdcc50a7081d19178a746124f7d
[INFO] checking SegaraRai/strip-whitespace against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSegaraRai%2Fstrip-whitespace" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SegaraRai/strip-whitespace
[INFO] finished tweaking git repo https://github.com/SegaraRai/strip-whitespace
[INFO] tweaked toml for git repo https://github.com/SegaraRai/strip-whitespace written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SegaraRai/strip-whitespace on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SegaraRai/strip-whitespace already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/crates/core/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435
[INFO] running `Command { std: "docker" "start" "7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/core/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking if_chain v1.0.3
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling tree-sitter-astro v0.0.1 (https://github.com/SegaraRai/tree-sitter-astro.git#f4a51839)
[INFO] [stderr]    Compiling tree-sitter-svelte-ng v2.0.0 (https://github.com/SegaraRai/tree-sitter-svelte.git#4f8929d4)
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d1d7143153307f561233bd4d93e2a3b24157b081/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=38efe9c620ca8d0f -C extra-filename=-ae6c806947fc9697 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435", kill_on_drop: false }`
[INFO] [stdout] 7c3c26dc0e381abeb8966e827b5ce3fb929fe5c631f40f29fc0e4af652293435
